-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DEPR: remove itemsize, data, base, flags, strides #29918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
You will need to remove some things from the API docs (that's what the doc failure is complaining about) |
Will update per comments. Also need to change the implementation so item() raises for len!=1 |
Can you leave the |
Sounds good |
updated+green, un-doing |
lgtm, need a rebase |
rebased+green |
Thanks @jbrockmendel |
and un-deprecated
item
, though im not sure where that goes in the whatsnew